home *** CD-ROM | disk | FTP | other *** search
- BoxViewSwitcher = {
- ACTIONS = {
- selectBoxView:;
- };
- OUTLETS = {
- delegate;
- boxView;
- popup;
- boxViewList;
- controlButton;
- boxViewWindow;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Configure = {
- ACTIONS = {
- ohlfsFont:;
- launch:;
- changeOldItem:;
- addNewItem:;
- launchDisable:;
- deleteOldItem:;
- courierFont:;
- tn3270:;
- telnet:;
- rlogin:;
- };
- OUTLETS = {
- windowMatrix;
- stuartMetaMatrix;
- hostForm;
- terminalMetaMatrix;
- colsCell;
- configWindow;
- stuartMatrix;
- xCell;
- protocolMatrix;
- autoStartButton;
- idForm;
- fontForm;
- boxViewWindow;
- buttonForm;
- launchButton;
- yCell;
- terminalMatrix;
- linesCell;
- appsButton;
- fontMatrix;
- boxView;
- configureButton;
- };
- SUPERCLASS = Object;
- };
-